home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / COOLVIEW.ZIP / README < prev    next >
Text File  |  1995-03-05  |  3KB  |  81 lines

  1.  
  2.                                  Hi!
  3.  
  4.  Sorry for that short info, but i don't have much time for writing it...
  5.  arrggh.. my mom makes me mad.. anyway, i just grabbed some 
  6.  stuff for ansii converting. Its called ansiconv and it convert
  7.  pcx image to ascii binary file (text mode dumped screen).
  8.  Why it is so eleet? becuz converted images looks really great!
  9.  So i made some example to show that binary screens in 50-lines text
  10.  mode. I hope you'll like them :)
  11.  
  12.  Here comes shor info 'bout included files :
  13.  
  14.  readme         - hmm.. Beavis? Butthed? wtf is that?
  15.  
  16.  terminator.zip - a small intro to show how to smoth scroll
  17.                   80x200 picture in text mode. I have to write 
  18.                   a smoth viewer (its lame easy if you have my
  19.                   'SetOffs' proc so you can write it your self:) 
  20.                   Anyway i don't have time to write it this morning,
  21.                   maybe l8r.
  22.  
  23.  *.bin          - some binary screen examples already converted
  24.                   by ansiconv.
  25.  
  26.  *.asm          - assembler examples for loading/viewing/linking
  27.                   ascii screens. Use => TASM 2.01 to compile.
  28.                   oh anyway, remember to compile to com, not exe.
  29.  
  30.  *.pas          - pascal examples same as *.asm :)
  31.                   Use TP 7.0 (or 6.0) to compile.
  32.  
  33.  *.bat          - some batches to help ya.
  34.  
  35.  *.com          - compiled asms.
  36.  
  37.  ansiconv.exe   - that amazing program to convert pcx's to ascii bin.
  38.  
  39.  bin2inc.exe    - my cheesy proggy to convert any binary file into
  40.                   assembler includes (the 'db xxx,xxx,..' file).
  41.                   It also support word mode (standard is byte) and
  42.                   few output modes like hex/dec/bin/ascii... sounds
  43.                   cool?  heh.. Beavis?
  44.  
  45.  bin2inc.pas    - source to my proggy, hope u like it.
  46.  
  47.  binhex.pas     - a unit for bin2inc, that let you convert any byte/word
  48.                   variable (number) to hex/bin/dec/ascii string.
  49.                   I think it is very usefull from time to time.
  50.  
  51.  Soo.. let's cut it here... wait, here comes my last words :
  52.  
  53.  Credits :
  54.   All coding except ANSICONV.EXE has beed made by me, i mean by
  55.   Paradise also known as Marcin Jaskowiak from Lublin, Poland.
  56.   Ansiconv has been coded by R@m/Elkware (hey dood!:)
  57.   If u have something to say , mail me to:
  58.  
  59.   E-Mail:
  60.   paradise@bachus.umcs.lublin.pl
  61.        ...@ajax.umcs.lublin.pl
  62.         ..@anon.penet.fi
  63.  
  64.   Snail-Mail:                    
  65.   Marcin Jaskowiak                        Marcin Jaskowiak
  66.   Ul. Zarnowiecka 3/114                   Flat 114, 3 Zarnowiecka Str.
  67.   20-630 Lublin                           Lublin 20-630
  68.   Poland                                  Poland 
  69.  
  70.   Phone:
  71.   (Poland-Lublin) 55-43-49
  72.  
  73.   You can usually catch me on IRC (on #coders or from time to time on #polska
  74.   and #virus). If u like you can chat me on mpoli bbs (greetz to Zyz-ops).
  75.   
  76.  
  77.   Paradise (MJ)
  78.   1995.III.4
  79.   12.33am
  80.  
  81.                               That's all folks!